home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 1992 August / info-mac-1992.iso / Source / C / Task Manager / task-manager-221.abstract < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  751 b   |  [TEXT/????]

  1. Date: 22 Jun 92 10:31:23 U 
  2. From: "Michael Hecht" <michael_hecht@mac.sas.com>
  3. Subject: Task Manager 2.2.1 
  4.  
  5. Regarding   Task Manager 2.2.1
  6. The Task Manager is a C source code package for creating and managing
  7. tasks--separate execution threads that run nonpreemptively in the background.
  8. Tasks should periodically call a Task Manager yielding routine to allow other
  9. tasks to run. Tasks are ideal for lengthy processes that you would like to run
  10. in the background, since the task runs in a separate execution thread from your
  11. event loop.
  12.  
  13. --Michael
  14.  
  15.  
  16. =======================================================================
  17. Michael P. Hecht                 | Internet:  Michael_Hecht@mac.sas.com
  18. SAS Institute Inc.; Cary, NC USA | AppleLink: SAS.HECHT
  19.  
  20.  
  21.